home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10952 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  662 b 

  1. Path: news.uni-c.dk!news
  2. From: i2657@dc.dk (Michael Lynggaard)
  3. Newsgroups: comp.lang.c++
  4. Subject: Q: How to load a DLL by name using BC++ 4.5
  5. Date: Mon, 11 Mar 1996 15:07:28 GMT
  6. Organization: News Server at UNI-C, Danish Computing Centre for Research and Education.
  7. Message-ID: <4i1fjg$rr4@news.uni-c.dk>
  8. NNTP-Posting-Host: pc2657.dc.dk
  9. X-Newsreader: Forte Free Agent v0.55
  10.  
  11. How do I load a DLL by the name of the DLL-file using BC++ 4.5
  12.  
  13. I ordinary C I use  LoadLibrary("name of DLL-file") and
  14. GetProcAddress() ...
  15.  
  16. Where do I find an example doing this using OWL ?
  17.  
  18. Please copy your reply to my e-mail adr.
  19.  
  20. Thank you in advance.
  21. Michael Lynggaard /Denmark
  22.  
  23.  
  24.  
  25.